home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / X11 / app-defaults / XFrisk < prev    next >
Text File  |  1995-07-05  |  6KB  |  243 lines

  1. *font:                fixed
  2. *borderColor:            black
  3. *foreground:            black
  4. *defaultDistance:        1
  5. *Label.background:        DeepSkyBlue4
  6. *Label.foreground:        Yellow
  7. *Form.background:        DeepSkyBlue3
  8. *Form.foreground:        black
  9. *List*background:        DeepSkyBlue3
  10. *List*foreground:        black
  11. *Text*background:        DeepSkyBlue3
  12. *Text*foreground:        black
  13. *Viewport*background:        DeepSkyBlue3
  14. *Viewport*foreground:        black
  15. *Command.background:        DeepSkyBlue2
  16. *Command.foreground:        Black
  17. *Command.height:        22
  18.  
  19. *wMap.width:            800
  20. *wMap.height:            404
  21.  
  22. *wPlayField.width:        795
  23. *wPlayField.height:        70
  24. *wPlayField.fromVert:        wMap
  25. *wPlayField.defaultDistance:    2
  26.  
  27. *wControls.width:        795
  28. *wControls.height:        200
  29. *wControls.fromVert:        wPlayField
  30. *wControls.background:        DeepSkyBlue3
  31.  
  32. *wAttackLabel.label:        Attack
  33. *wAttackLabel.width:        50
  34.  
  35. *wAttackList.defaultColumns:    1
  36. *wAttackList.fromVert:         wAttackLabel
  37. *wAttackList.height:        64
  38. *wAttackList.width:        50
  39.  
  40. *wActionLabel.label:        Action
  41. *wActionLabel.fromHoriz:    wAttackLabel
  42. *wActionLabel.width:        110
  43.  
  44. *wActionList.defaultColumns:    1
  45. *wActionList.fromVert:        wActionLabel
  46. *wActionList.fromHoriz:     wAttackList
  47.  
  48. *wMsgDestLabel.fromHoriz:    wActionLabel
  49. *wMsgDestLabel.label:        Msg. Dest.
  50. *wMsgDestLabel.width:          100
  51.  
  52. *wMsgDestViewport.fromHoriz:    wActionList
  53. *wMsgDestViewport.fromVert:    wMsgDestLabel
  54. *wMsgDestViewport.width:    100
  55. *wMsgDestViewport.height:    64
  56. *wMsgDestViewport.forceBars:    True
  57. *wMsgDestViewport.useRight:    True
  58. *wMsgDestViewport.allowVert:    True
  59.  
  60. *wMsgDestList.defaultColumns:    1
  61.  
  62. *wSendMsgText.fromHoriz:    wMsgDestLabel
  63. *wSendMsgText*background:    Skyblue
  64. *wSendMsgText*foreground:    black
  65. *wSendMsgText.width:        527
  66.  
  67. *wMsgText.width:        527
  68. *wMsgText.height:        64
  69. *wMsgText.displayCaret:        False
  70. *wMsgText.fromHoriz:        wMsgDestViewport
  71. *wMsgText.fromVert:        wSendMsgText
  72.  
  73. *wCurrentPlayer.width:        25
  74. *wCurrentPlayer.height:        21
  75. *wCurrentPlayer.background:    black
  76.  
  77. *wCommentLabel.foreground:    Black
  78. *wCommentLabel.justify:        left
  79. *wCommentLabel.label:        Welcome to Frisk!
  80. *wCommentLabel.font:            *helvetica-m*-r-*12*
  81. *wCommentLabel.width:        498
  82. *wCommentLabel.height:        21
  83. *wCommentLabel.background:    #aabbdd
  84. *wCommentLabel.fromHoriz:    wCurrentPlayer
  85.  
  86. *wAboutButton.fromVert:        wCommentLabel
  87. *wAboutButton.label:        About
  88.  
  89. *wCancelAttackButton.fromVert:    wCommentLabel
  90. *wCancelAttackButton.fromHoriz:    wAboutButton
  91. *wCancelAttackButton.label:    Cancel Action
  92.  
  93. *wRepeatButton.fromVert:    wCommentLabel
  94. *wRepeatButton.fromHoriz:    wCancelAttackButton
  95. *wRepeatButton.label:        Repeat Attack
  96.  
  97. *wEndTurnButton.fromVert:    wCommentLabel
  98. *wEndTurnButton.fromHoriz:    wRepeatButton
  99. *wEndTurnButton.label:        End Turn
  100.  
  101. *wShowCardsButton.fromHoriz:    wEndTurnButton
  102. *wShowCardsButton.fromVert:    wCommentLabel
  103. *wShowCardsButton.label:    Show Cards
  104.  
  105. *wHelpButton.fromHoriz:        wShowCardsButton
  106. *wHelpButton.fromVert:        wCommentLabel
  107. *wHelpButton.label:        Help
  108.  
  109. *wQuitButton.fromVert:        wCommentLabel
  110. *wQuitButton.fromHoriz:        wHelpButton
  111. *wQuitButton.label:        Quit Game
  112.  
  113. *wErrorLabel.foreground:    Black
  114. *wErrorLabel.justify:        left
  115. *wErrorLabel.label:        
  116. *wErrorLabel.font:          *helvetica-m*-r-*12*
  117. *wErrorLabel.width:        527
  118. *wErrorLabel.height:        21
  119. *wErrorLabel.background:    #aabbdd
  120. *wErrorLabel.fromVert:        wQuitButton
  121.  
  122. *wDiceBox.width:        263
  123. *wDiceBox.height:        72
  124. *wDiceBox.background:        #00aa00
  125. *wDiceBox.fromHoriz:        wCommentLabel
  126.  
  127. *wRegisterForm.width:        300
  128. *wRegisterForm.height:        100
  129. *wRegisterForm.defaultDistance:    5
  130.  
  131. *wNameLabel.label:        Player Name
  132. *wNameLabel.width:        90
  133.  
  134. *wNameText.fromHoriz:        wNameLabel
  135. *wNameText.width:        116
  136. *wNameText*background:        Skyblue
  137.  
  138. *wColorLabel.label:        Player Color
  139. *wColorLabel.fromVert:        wNameLabel
  140. *wColorLabel.width:        90
  141.  
  142. *wColorText.fromHoriz:        wColorLabel
  143. *wColorText.fromVert:        wNameText
  144. *wColorText.width:        116
  145. *wColorText*background:        Skyblue
  146.  
  147. *wRegisterButton.label:        Register Player
  148. *wRegisterButton.fromVert:    wColorText
  149. *wRegisterButton.width:        103
  150.  
  151. *wStartGameButton.label:    End Registration
  152. *wStartGameButton.fromVert:    wColorText
  153. *wStartGameButton.fromHoriz:    wRegisterButton
  154. *wStartGameButton.width:    103
  155.  
  156. *wCardViewport.width:        790
  157. *wCardViewport.height:        206
  158. *wCardViewport.forceBars:    True
  159. *wCardViewport.useRight:    True
  160. *wCardViewport.allowVert:    True
  161.  
  162. ! Card popup
  163. *wCardForm.width:        790
  164. *wCardForm.height:        206
  165.  
  166. *wExchangeButton.fromVert:    wCardViewport
  167. *wExchangeButton.label:        Exchange Cards
  168.  
  169. *wCancelCardsButton.fromVert:    wCardViewport
  170. *wCancelCardsButton.fromHoriz:  wExchangeButton
  171. *wCancelCardsButton.label:    Cancel
  172.  
  173. ! Armies popup
  174. *wArmiesForm.defaultDistance:    8
  175.  
  176. *wArmiesLabel.label:        Number of Armies:
  177. *wArmiesLabel.width:        125
  178.  
  179. *wArmiesText*background:    Skyblue
  180. *wArmiesText.fromHoriz:        wArmiesLabel
  181. *wArmiesText.width:        30
  182.  
  183. *wFinishArmiesButton.fromVert:    wArmiesLabel
  184. *wFinishArmiesButton.label:    Ok
  185. *wFinishArmiesButton.width:    80
  186.  
  187. *wCancelArmiesButton.fromVert:    wArmiesText
  188. *wCancelArmiesButton.fromHoriz:    wFinishArmiesButton
  189. *wCancelArmiesButton.label:    Cancel
  190. *wCancelArmiesButton.width:    80
  191.  
  192. ! Help popup 
  193. *Help.label:            Frisk Help
  194.  
  195. *wHelpForm.width:        600
  196. *wHelpForm.height:        400
  197.  
  198. *wHelpTopicLabel.label:        Help Topics
  199. *wHelpTopicLabel.width:        200
  200.  
  201. *wHelpLabel.label:        
  202. *wHelpLabel.fromHoriz:        wHelpTopicLabel
  203. *wHelpLabel.width:        500
  204.  
  205. *wHelpTopicList.defaultColumns:    1
  206. *wHelpTopicList.forceColumns:    True
  207.  
  208. *wHelpTopicViewport.width:    200
  209. *wHelpTopicViewport.height:    380
  210. *wHelpTopicViewport.fromVert:    wHelpTopicLabel
  211. *wHelpTopicViewport.forceBars:    True
  212. *wHelpTopicViewport.useRight:    True
  213. *wHelpTopicViewport.allowVert:    True
  214. *wHelpTopicViewport*font:    *helvetica-m*-r-*12*
  215.  
  216. *wHelpText.width:        500
  217. *wHelpText.height:        380
  218. *wHelpText.fromVert:        wHelpTopicLabel
  219. *wHelpText.fromHoriz:        wHelpTopicViewport
  220. *wHelpText*font:        *helvetica-m*-r-*12*
  221.  
  222. *wHelpOkButton.fromVert:    wHelpTopicViewport
  223. *wHelpOkButton.label:        Close Help Window
  224.  
  225. ! Dialog popup
  226. *wDialogLabel.width:        200
  227. *wDialogLabel*font:        *helvetica-b*-o-*14*
  228. *wDialogLabel.background:    DeepSkyBlue3
  229. *wDialogLabel.borderColor:    DeepSkyBlue3
  230. *wDialogLabel.borderWidth:    0
  231. *wDialogLabel.justify:        Left
  232.  
  233. *wDialogForm.defaultDistance:    8
  234.  
  235. *wDialogButton1.fromVert:    wDialogLabel
  236. *wDialogButton1.font:        *helvetica-m*-r-*12*
  237. *wDialogButton2.fromVert:    wDialogLabel
  238. *wDialogButton2.font:        *helvetica-m*-r-*12*
  239. *wDialogButton3.fromVert:    wDialogLabel
  240. *wDialogButton3.font:        *helvetica-m*-r-*12*
  241.  
  242.  
  243.